﻿2026-08-19T01:30:52.0614996Z ##[group]Run actions/checkout@v5
2026-08-19T01:30:52.0615540Z with:
2026-08-19T01:30:52.0615926Z   repository: BigscreenVR/spt-bs-core
2026-08-19T01:30:52.0619479Z   token: ***
2026-08-19T01:30:52.0619913Z   ssh-strict: true
2026-08-19T01:30:52.0620285Z   ssh-user: git
2026-08-19T01:30:52.0620662Z   persist-credentials: true
2026-08-19T01:30:52.0621076Z   clean: true
2026-08-19T01:30:52.0621448Z   sparse-checkout-cone-mode: true
2026-08-19T01:30:52.0621886Z   fetch-depth: 1
2026-08-19T01:30:52.0622252Z   fetch-tags: false
2026-08-19T01:30:52.0622623Z   show-progress: true
2026-08-19T01:30:52.0622994Z   lfs: false
2026-08-19T01:30:52.0623342Z   submodules: false
2026-08-19T01:30:52.0623739Z   set-safe-directory: true
2026-08-19T01:30:52.0624182Z   allow-unsafe-pr-checkout: false
2026-08-19T01:30:52.0624633Z ##[endgroup]
2026-08-19T01:30:52.1372608Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-19T01:30:52.1374252Z ##[group]Getting Git version info
2026-08-19T01:30:52.1374945Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-19T01:30:52.1375941Z [command]/usr/bin/git version
2026-08-19T01:30:52.1376390Z git version 2.43.0
2026-08-19T01:30:52.1388325Z ##[endgroup]
2026-08-19T01:30:52.1395709Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a60ca43d-0f0e-4914-b9cb-97f7b3e75ea2/.gitconfig'
2026-08-19T01:30:52.1402816Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a60ca43d-0f0e-4914-b9cb-97f7b3e75ea2' before making global git config changes
2026-08-19T01:30:52.1404077Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:30:52.1405566Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:30:52.1436569Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-19T01:30:52.1453902Z https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:30:52.1463332Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-19T01:30:52.1465740Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-19T01:30:52.1484505Z refs/heads/diag/pump-188-w9-redeem-echo
2026-08-19T01:30:52.1491220Z [command]/usr/bin/git checkout --detach
2026-08-19T01:30:52.1586200Z HEAD is now at 4828ad041 fix(redeem): echo the grant to the exchange that already spent the code
2026-08-19T01:30:52.1620456Z [command]/usr/bin/git branch --delete --force diag/pump-188-w9-redeem-echo
2026-08-19T01:30:52.1651096Z Deleted branch diag/pump-188-w9-redeem-echo (was 4828ad041).
2026-08-19T01:30:52.1763585Z ##[endgroup]
2026-08-19T01:30:52.1764772Z [command]/usr/bin/git submodule status
2026-08-19T01:30:52.1951091Z ##[group]Cleaning the repository
2026-08-19T01:30:52.1954001Z [command]/usr/bin/git clean -ffdx
2026-08-19T01:30:53.4699752Z Removing .adapter-notify/
2026-08-19T01:30:53.4701045Z Removing target/
2026-08-19T01:30:53.4710736Z [command]/usr/bin/git reset --hard HEAD
2026-08-19T01:30:53.4774240Z HEAD is now at 4828ad041 fix(redeem): echo the grant to the exchange that already spent the code
2026-08-19T01:30:53.4779664Z ##[endgroup]
2026-08-19T01:30:53.4780861Z ##[group]Disabling automatic garbage collection
2026-08-19T01:30:53.4783756Z [command]/usr/bin/git config --local gc.auto 0
2026-08-19T01:30:53.4805577Z ##[endgroup]
2026-08-19T01:30:53.4806755Z ##[group]Setting up auth
2026-08-19T01:30:53.4810019Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:30:53.4831864Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-19T01:30:53.5055054Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:30:53.5080670Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-19T01:30:53.5258886Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:30:53.5284318Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-19T01:30:53.5467450Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-19T01:30:53.5498907Z ##[endgroup]
2026-08-19T01:30:53.5500322Z ##[group]Fetching the repository
2026-08-19T01:30:53.5505571Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f:refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:30:54.0171397Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:30:54.0172287Z  * [new ref]             9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f -> origin/golden/nameplate-181-w8
2026-08-19T01:30:54.0195419Z ##[endgroup]
2026-08-19T01:30:54.0196058Z ##[group]Determining the checkout info
2026-08-19T01:30:54.0198584Z ##[endgroup]
2026-08-19T01:30:54.0202773Z [command]/usr/bin/git sparse-checkout disable
2026-08-19T01:30:54.0240816Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-19T01:30:54.0262204Z ##[group]Checking out the ref
2026-08-19T01:30:54.0265156Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181-w8 refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:30:54.0500088Z Previous HEAD position was 4828ad041 fix(redeem): echo the grant to the exchange that already spent the code
2026-08-19T01:30:54.0506635Z Switched to a new branch 'golden/nameplate-181-w8'
2026-08-19T01:30:54.0507118Z branch 'golden/nameplate-181-w8' set up to track 'origin/golden/nameplate-181-w8'.
2026-08-19T01:30:54.0515131Z ##[endgroup]
2026-08-19T01:30:54.0553005Z [command]/usr/bin/git log -1 --format=%H
2026-08-19T01:30:54.0579794Z 9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f
